Instead of just having the bootloader config sxp replace anything else,
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 5 May 2006 13:09:07 +0000 (14:09 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 5 May 2006 13:09:07 +0000 (14:09 +0100)
commitc61c1550415278597c3652e758bceccc37457193
tree71564984b6f133fc82b1ee213421daed0c19a185
parent31d6525e2b44278042855e4e352b3d7504591cac
Instead of just having the bootloader config sxp replace anything else,
merge with given values.  This will allow a bootloader to not have to
specify everything which is useful for bootloaders other than pygrub.

Signed-off-by: Jeremy Katz <katzj@redhat.com>
tools/python/xen/xend/XendBootloader.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xm/create.py